home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / TCPIPFX.ZIP / README.TXT next >
Encoding:
Text File  |  1996-02-23  |  1.5 KB  |  52 lines

  1. These are some files that have helped my DOS/WINDOWS TCP/IP Apps to run better. 
  2. I got them from an IBM FTP site using information I found in an Internet OS/2 
  3. newsgroup posting. I can not find any official IBM support for this but it
  4. has worked great for me in getting Netscape to run solidly, up to and including
  5. V2.0.
  6.  
  7. This is all assuming you already have Netscape running but it is sick. If you
  8. are not already at this point you have some work to do first.
  9.  
  10. Some of the files are in fact for TCP/IP 3.0 ( i.e. Warp Connect ) but I have
  11. only tested them with TCP/IP 2.0.
  12.  
  13. In any case you are completely on your own!!!!!!!   USE CAUTION and backup your
  14. old files before starting.
  15.  
  16. The first thing to do is to boot from a floppy or to a command line or REM out 
  17. your internet stuff in config.sys because some of these files are locked and
  18. will not let themselves be overwritten.
  19.  
  20.  
  21. Next copy VDEBUG.EXE
  22.       VDOSCTL.EXE
  23.       and
  24.       VDOSTCP.VDD
  25.  
  26. to your \TCPIP\BIN directory overwriting the existing files.
  27.  
  28. Then copy WINSOCK.DLL
  29.  
  30. to your \TCPIP\DOS\BIN directory
  31.  
  32. REMINDER! make sure this directory is the only one containing ANY winsock in 
  33. your AUTOEXEC.BAT's PATH statement.
  34.  
  35.  
  36. Lastly go to your NETSCAPE.INI file
  37. and find the lines that say            [Network]
  38.                                        Use Async DNS=YES
  39.  
  40.  
  41.  
  42.              Change them to            [Network]
  43.                                        Use Async DNS=NO
  44.  
  45.  
  46.  
  47. Reboot for good luck
  48.  
  49. Rich Piotrowski
  50. rpiotro@execpc.com
  51.  
  52.